FormSession
The FormSession
class represents a session in a form, containing authentication and localization details.
Properties
Name | Description |
---|---|
Language | The language code used in the session. |
TokenId | The unique token ID for the session. |
Instance | The instance identifier associated with the session. |
Token | The authentication token for the session. |
EncryptedData | The encrypted data associated with the session. |